check python version ubuntu

36

python version command notebook -

import platform
print(platform.python_version())

Comments

Submit
0 Comments